![]() |
MPDelayUntil |
||||
Header: | Multiprocessing.h | Carbon status: | Supported | |
Blocks the calling task until a specified time.
OSStatus MPDelayUntil ( AbsoluteTime *expirationTime );
The time to unblock the task.
A result code.
You cannot call this function from a cooperative task.
Introduced with Multiprocessing Services 2.0.
Supported in Carbon. Available in CarbonLib 1.0 and later when MPLibrary 2.0 or later is installed. Exported by CarbonLib 1.0 and later and by MPLibrary 2.0 and later.
© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)